@brief Retrieve the stats for a DTV layer from cache @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device @param cmd DVBv5 or libdvbv5 property @param value DTV value pointer
Gets the value for one stats property for layer = 0.
For it to be valid, dvb_fe_get_stats() should be called first.
@return The returned value is 0 if success, EINVAL otherwise.
See Implementation
@brief Retrieve the stats for a DTV layer from cache @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device @param cmd DVBv5 or libdvbv5 property @param value DTV value pointer
Gets the value for one stats property for layer = 0.
For it to be valid, dvb_fe_get_stats() should be called first.
@return The returned value is 0 if success, EINVAL otherwise.